networking.wg-quick.interfaces.<name>.dns

The IP addresses of DNS servers to configure.

Type
list of string
Default
[ ]
Example
[
  "192.168.2.2"
]
Declared
<nixpkgs/nixos/modules/services/networking/wg-quick.nix>